centralize all the editing code
authorJonathan Blandford <jrb@redhat.com>
Tue, 18 Sep 2001 22:49:02 +0000 (22:49 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Tue, 18 Sep 2001 22:49:02 +0000 (22:49 +0000)
commitfa6e6928f6e3095ea795625d4791b1734896f8c0
tree1fc768a78490f150db8778b318bba26301fcbfb7
parenta15d5c36f6e100ff512ca3fc2ff034d3cbd5f572
centralize all the editing code

Tue Sep 18 18:46:54 2001  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_start_editing): centralize all
the editing code

* gtk/gtkcelleditable.c: Got rid of stop_editing, as there was no
reason to call it beyond emiting the two signals.

* gtk/gtkentry.c (gtk_entry_class_init): add "has_frame" property
to GtkEntry.
16 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcelleditable.c
gtk/gtkcelleditable.h
gtk/gtkcellrenderer.c
gtk/gtkentry.c
gtk/gtktreeprivate.h
gtk/gtktreesortable.c
gtk/gtktreeview.c
gtk/gtktreeviewcolumn.c
gtk/gtktreeviewcolumn.h